a,
.yjaltxt,
.ywlis a:after,
.news .swiper-slide img,
.news .swiper-slide p,
.news .swiper-slide h2,
.news .swiper-slide span,
.news .swiper-slide h6,
.gsysul li,
.gsysul li img,
.gsysul li p,
.gsysul li h2,
.gsysul li font,
.gsysul li span,
header,
.btn span,
.btn span:after,
.btn span:before,
.nav,
.fzlcTab h2:after,
.whinner h2,
.hdrybanner .swiper-slide:before,
.alnp a font,
.jdalTab h2,
.whhd li h6,
.whhd li h2,
.newlist li img,
.newlist li h2,
.newlist li h3,
.newlist li h6,
.newlist li p,
.zbtime h2,
.zbtime h2 span,
.zbtime,
.zbgglist li h6,
.banner .swiper-slide h3,
.gsjjtxt h2,
.yjalbanner,
.i_tit2,
.i_tit1,
.hzhbinner,
.nav>li ul li h5,
.nav>li ul li h6,
.nav>li ul:after,
.cbl li {
    transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;
    -webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;
    -moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;
}

.banner .swiper-slide h2,
.gsjjtxt h3 {
    transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.4s;
    -webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .4s;
    -moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .4s;
}

.gsjjtxt h4 {
    transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.7s;
    -webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .7s;
    -moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .7s;
}

.gsjjtxt P {
    transition: all .8s cubic-bezier(.35, .75, .55, 1) 1s;
    -webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1s;
    -moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1s;
}

.nav>li ul h5:before,
.nav>li ul h6:before {
    transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.9s;
    -webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .9s;
    -moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .9s;
}

.container {
    width: 1440px;
    position: relative;
    margin: 0 auto;
    font-size: 0;
}

.pic {
    position: relative;
}

.pic>img {
    width: 100%;
}

.pic h2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-family: 'avian';
    font-size: 54px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
}

.pic h2 span {
    font-size: 26px;
    display: block;
    line-height: 44px;
}

.ejTab {
    text-align: center;
    background: #fff;
    font-size: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 3;
}

.ejTab a {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    padding: 0 26px;
    line-height: 70px;
}

.ejTab a:hover,
.ejTab a.ac {
    color: #fff;
    background: #00b5e1;
}

#allmap {
    height: 580px;
    width: 100%;
    overflow: hidden;
}

.ridingmap {
    padding: 70px 0;
}

.dsz {
    margin-top: 82px;
    padding-bottom: 80px;
    background: #f8f8f8;
    background-repeat: no-repeat;
    background-image: url(../images/dszbac_02.jpg);
}

.dszinner {
    float: right;
    width: 72.4%;
    background: #fff;
    box-sizing: border-box;
    padding: 140px 12.7% 95px 18.2%;
    position: relative;
}

.dszinner h2 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 25px;
    color: #000000;
    font-size: 22px;
    margin-bottom: 22px;
}

.dszinner p {
    font-size: 16px;
    color: #666666
}

.dszqm {
    text-align: right;
    margin-top: 85px;
}

.dszqm img {
    max-width: 199px;
}

.dszqm span {
    display: block;
    color: #333333;
    font-size: 16px;
}

.dszimg {
    position: absolute;
    top: 50%;
    transform: translateY(-55%) translateX(-50%);
    width: 34.5%;
    left: 0;
}

.dszimg img:nth-child(1) {
    width: 100%;
}

.dszimg img:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%) translateX(100%);
}

.fzlc {
    padding: 130px 0 440px;
    background-repeat: no-repeat;
    background-image: url(../images/fzlcbac_02.jpg);
    background-size: 100% auto;
    background-position: 0 100%;
}

.fzlc li {
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
    position: relative;
}

.fzlc li h2 {
    color: #0796d8;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 45px;
    line-height: initial;
}

.fzlc ul:before {
    content: '';
    display: block;
    height: 1px;
    width: 115%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 62px;
    background: #8dc643;
}

.fzlc ul:after {
    content: '';
    display: block;
    height: 120%;
    width: 1px;
    position: absolute;
    left: -30px;
    top: -18%;
    background: #8dc643;
}

.fzlc li h2 font {
    font-size: 40px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
}

.fzlc ul>img {
    position: absolute;
    right: 0;
    transform: translateX(50%);
}

.fzlc li:last-child:after {
    content: '';
    display: block;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    position: absolute;
    right: -7.5px;
    transform: translateX(-50%) translateY(-50%);
    top: 62px;
    background: #8dc643;
}

.fz_ {
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    top: 62px;
    background: #8dc643;
}

.fz_ h6 {
    width: 66px;
    height: 66px;
    display: block;
    border-radius: 50%;
    background: #fff;
    border: 30px solid #8DC643;
}

.fz_ p {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
    margin-top: 20px;
}

.fz_ div {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
    bottom: 0;
}

.fzlc li:nth-child(4) h2 {
    color: #07d8a9
}

.fzlc li:nth-child(5) h2 {
    color: #d8c707
}

.fzlc h2 font:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #8dc643;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -32px;
}

.fzlc li span {
    display: block;
    line-height: 42px;
    color: #333333;
    font-size: 16px;
    padding-left: 19px;
}

.fzlc li span h5 {
    font-size: 12px;
    display: inline-block;
    margin-right: 15px;
}

.gscg {
    padding: 57px 0 0;
}

.gscg li {
    display: inline-block;
    width: 48.6%;
    margin-right: 2.8%;
    margin-bottom: 37px;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    padding: 23px 58px 23px 23px;
    background: #fff;
    font-size: 0;
}

.gscg li:nth-child(2n) {
    margin-right: 0;
}

.gscg li img {
    width: 48.3%;
}

.gscginner {
    padding-left: 50px;
    display: inline-block;
    width: 51.7%;
    box-sizing: border-box;
    padding-top: 56px;
    text-align: center;
    vertical-align: top;
}

.gscginner:before {
    content: '';
    display: inline-block;
    width: 27px;
    height: 2px;
    background: #333333;
    margin-bottom: 30px;
}

.gscginner p {
    text-align: left;
    color: #666666;
}

.page {
    text-align: center;
    font-size: 0;
    padding: 55px 0;
}

.page a {
    display: inline-block;
    margin: 0 2px;
    width: 39px;
    height: 39px;
    line-height: 39px;
    border: 1px solid #eae9e9;
    vertical-align: middle;
    color: rgba(34, 34, 34, .5);
    background: #fff;
}

.page a font {
    font-size: 16px;
}

.page a:hover,
.page a.ac {
    color: #fff;
    background: #0091cc;
}

.gsnr {
    display: inline-block;
    width: 64.6%;
    box-sizing: border-box;
    padding-right: 125px;
    vertical-align: middle;
}

.gsnr h2 {
    font-size: 54px;
    color: #666666;
    font-family: 'avian';
    text-transform: uppercase;
    line-height: 60px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative;
}

.gsnr h2:after {
    content: '';
    display: block;
    width: 64px;
    height: 1px;
    background: #666666;
    position: absolute;
    left: 0;
    bottom: 0;
}

.gsnr p {
    color: #666666;
    font-size: 16px;
}

.gsjs {
    padding: 95px 0;
    background-repeat: no-repeat;
    background-image: url(../images/gsjsbac_02.png);
    background-size: 100% 100%;
}

.gsjspic {
    display: inline-block;
    width: 35.4%;
    padding: 21px 21px 0 0;
    box-sizing: border-box;
    position: relative;
}

.gsjspic img {
    width: 100%;
    position: relative;
    z-index: 2;
}

.gsjspic:before {
    content: '';
    display: block;
    width: 142px;
    height: 200px;
    background: #0091cc;
    position: absolute;
    right: 0;
    top: 0;
}

.gsnums {
    background-repeat: no-repeat;
    background-image: url(../images/gsnumbac_02.jpg);
    background-size: 100% 100%;
    padding: 180px 0 140px;
}

.gsnums p {
    width: 82%;
    margin: 0 auto;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}

.gsnums ul {
    font-size: 0;
    margin-top: 60px;
}

.gsnums li {
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    padding-left: 8%;
    vertical-align: top;
}

.gsnums li h2 span {
    color: #fff;
    font-size: 60px;
    /*font-family: 'b';*/
    line-height: 60px;
}

.gsnums li h2 sup {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 18px;
    margin-left: 5px;
}

.gsnums li h3 {
    color: #fff
}

.cg {
    padding: 90px 0;
}

.cg li {
    font-size: 0;
    position: relative;
    background: #fff;
}

.cg li img {
    width: 50%;
}

.cg li div {
    width: 50%;
    position: absolute;
    height: 100%;
    top: 0;
}

.cg li:nth-child(odd) img {
    float: left;
}

.cg li:nth-child(even) img {
    float: right;
}

.cg li:nth-child(odd) div {
    right: 0;
}

.cg li:nth-child(even) div {
    left: 0;
}

.cg li p {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
}

.gybanner img {
    width: 100%
}

.gysy li:nth-child(odd) .gybanner {
    float: left;
    width: 50%;
}

.gysy li:nth-child(even) .gybanner {
    float: right;
    width: 50%;
}

.gysy li:nth-child(odd) .whinner {
    float: right;
    width: 50%;
    text-align: right;
    box-sizing: border-box;
    padding-right: 18.45%;
    padding-left: 15px
}

.gysy li:nth-child(odd) .whinner p {
    float: right;
}

.gysy li:nth-child(even) .whinner {
    float: left;
    width: 50%;
    text-align: left;
    box-sizing: border-box;
    padding-left: 18.45%;
    padding-right: 15px
}

.gysy li {
    margin-bottom: 54px
}

.gysy {
    padding-top: 74px;
}

.whinner h2 {
    border-bottom: 1px solid #cccccc;
    margin-top: 40px;
    padding-bottom: 50px;
    color: #333333;
    font-size: 30px;
    font-weight: bold;
}

.whinner h2 span {
    display: block;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
}

.whinner p {
    width: 80%;
    margin-top: 50px;
    color: #666666;
}

.gybanner .swiper-button-prev,
.gybanner .swiper-button-next {
    width: 66px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 28px;
    border-radius: 3px;
    opacity: 1;
}

.gybanner .swiper-button-prev {
    left: 30px;
}

.gybanner .swiper-button-next {
    right: 30px;
}

.gybanner .swiper-button-prev:hover,
.gybanner .swiper-button-next:hover {
    background: #0091cc;
    color: #fff
}

.gysy li:hover h2 {
    color: #0091cc;
    border-color: rgba(0, 145, 204, .2)
}

.gysy button {
    display: block;
    width: 220px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #0091cc;
    color: #fff;
    margin: 70px auto;
}

.gysy button:hover {
    opacity: .8;
}

.hzhbpage {
    padding: 115px 0 105px;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url(../images/hzhbbac_02.jpg);
    background-size: 100% 100%;
}

.hzhbpage .container {
    background: #fff;
    padding: 90px 0 140px;
}

.hzhbpage h2 {
    color: #333333;
    font-size: 30px;
    padding-bottom: 20px;
    margin-bottom: 55px;
    position: relative;
}

.hzhbpage h2:after {
    content: '';
    display: block;
    width: 36px;
    height: 2px;
    background: #333333;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.hzhbpage p {
    width: 55%;
    margin: 0 auto;
    color: #666666;
    text-align: left;
}

.hzhbpage .hzbanner {
    margin-top: 60px;
    width: 100%;
}

.hzhbpage .hzbanner .swiper-pagination {
    bottom: -70px;
}

.hdrybanner img {
    width: 100%;
}

.hdrybanner .swiper-slide {
    opacity: 0;
}

.hdrybanner .swiper-slide:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 145, 204, .5);
}

.hdrybanner .swiper-slide-next:before {
    background: rgba(0, 145, 204, .8);
}

.hdrybanner .swiper-slide-active:before {
    background: rgba(0, 145, 204, 0);
}

.hdrybanner .swiper-slide-prev,
.hdrybanner .swiper-slide-active,
.hdrybanner .swiper-slide-next {
    opacity: 1;
}

.hdrybanner .swiper-button-prev,
.hdrybanner .swiper-button-next {
    background-image: none;
    color: #fff;
    margin-top: 0;
    transform: translateY(-50%);
    font-size: 36px;
}

.hdrybanner .swiper-button-prev {
    left: 17%;
}

.hdrybanner .swiper-button-next {
    right: 17%;
}

.hdry {
    padding: 80px 0;
    background-image: url(../images/hdrybac_02.jpg);
    background-size: 100% 100%;
}

.jdalxq {
    border-top: 2px solid #0091cc;
    box-sizing: border-box;
    padding: 60px 115px 110px;
    margin-top: 60px;
    background: #fff;
    margin-bottom: 68px;
}

.jdalxq h2 {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    position: relative;
}

.jdalxq h2:after {
    content: '';
    display: inline-block;
    width: 34px;
    height: 1px;
    background: #4c4c4c;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.jdalxq img {
    width: 100%;
    margin-bottom: 60px;
    height: auto;
}

.jdalxq p {
    line-height: 32px;
    color: #666666;
    font-size: 16px;
}

.jdalxq p strong {
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    color: #666666;
}

.alnp {
    font-size: 0;
    margin-top: 95px;
}

.alnp a {
    width: 44.6%;
    height: 57px;
    line-height: 57px;
    box-sizing: border-box;
    padding-left: 60px;
    color: #333333;
    font-size: 16px;
    display: inline-block;
    background: #f5f5f5;
    vertical-align: middle;
    overflow: hidden;
}

.alnp a:nth-child(2) {
    height: 0;
    position: relative;
    width: 5.55%;
    padding-bottom: 5.55%;
    border-radius: 50%;
    margin: 0 2.625%;
}

.alnp a:nth-child(2) font {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.alnp a font {
    color: rgba(0, 0, 0, .4);
    display: inline-block;
    margin-right: 15px;
}

.alnp a:nth-child(2) font {
    color: #000;
    font-weight: bold;
    font-size: 22px;
}

.alnp a:hover {
    background: #0091cc;
    color: #fff
}

.alnp a:hover font {
    color: rgba(255, 255, 255, .4)
}

.jdal {
    padding-bottom: 74px;
}

.jdalTab {
    text-align: center;
    padding: 80px 0 50px;
    font-size: 0;
}

.jdalTab h2 {
    display: inline-block;
    width: 175px;
    height: 44px;
    line-height: 44px;
    border-radius: 44px;
    border: 1px solid #dfdfdf;
    color: #666666;
    font-size: 16px;
    margin: 0 5px;
}

.jdalTab h2:hover,
.jdalTab h2.ac {
    color: #fff;
    background: #0091cc;
    border-color: #0091cc;
    cursor: pointer;
}

.jdalbanner {
    text-align: center;
}

.jdalbanner .swiper-container {
    width: 84%;
    margin: 0 auto;
    overflow: visible;
}

.jdalbanner .swiper-button-next,
.jdalbanner .swiper-button-prev {
    background-image: none;
    font-size: 42px;
    color: #5a5a5a;
    width: auto;
    height: auto;
    line-height: initial;
    opacity: .8;
    margin-top: -90px;
}

.jdalbanner .swiper-button-next:hover,
.jdalbanner .swiper-button-prev:hover {
    opacity: 1;
    color:
}

.jdalbanner img {
    width: 100%;
}

.jdalbanner .swiper-button-next {
    right: 14%;
}

.jdalbanner .swiper-button-prev {
    left: 14%;
}

.jdalbanner h2 {
    margin-top: 25px;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}

.jdalbanner h3 {
    display: block;
    width: 38px;
    height: 38px;
    line-height: 42px;
    border-radius: 50%;
    border: 2px solid #0091cc;
    color: #0091cc;
    margin: 12px auto 26px;
}

.jdalbanner .swiper-slide {
    background: #fff;
}

.jdalbanner .swiper-slide:hover h2 {
    color: #0091cc
}

.jdalbanner {
    height: 0;
    overflow: hidden;
}

.jdalbanner.container {
    position: static;
}

.jdal>div:nth-child(2) {
    position: relative;
}

.jdalbanner.ac {
    height: auto;
    overflow: visible;
}

.add #allmap {
    width: 50%;
    height: 475px;
    display: inline-block;
    vertical-align: middle;
}

.add {
    box-sizing: border-box;
    border: 2px solid #e2e1e2;
    margin: 77px auto 87px;
    background: #fff;
}

.address {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 65px;
}

.address h2 {
    color: #323232;
    font-size: 18px;
    line-height: 56px;
}

.address h2 p {
    margin-left: 69px;
    font-size: 18px;
    line-height: 56px;
    color: #323232
}

.address h2 font {
    font-size: 36px;
    color: rgba(50, 50, 50, .5);
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}

.address h2 span {
    font-size: 18px;
    color: #323232;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    font-weight: bold;
}

.form {
    padding: 60px 0 55px;
    background-repeat: no-repeat;
    background-image: url(../images/zxlybac_02.jpg);
    background-size: 100% 100%;
}

.form form {
    display: block;
    width: 62.5%;
    margin: 0 auto;
}

.form h2 {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 30px;
}

.form form {
    font-size: 0;
}

.form input {
    width: 48.8%;
    margin-right: 2.4%;
    margin-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, .3);
    display: inline-block;
    box-sizing: border-box;
    background: transparent;
    padding-left: 15px;
    outline: none;
    line-height: 50px;
    color: rgba(0, 0, 0, .7);
    height: 52px;
}

.form input.bt {
    background-repeat: no-repeat;
    background-position: 96% center;
    background-image: url(../images/bt_03.png);
}

.form input:nth-child(2n+1) {
    margin-right: 0;
}

.form input::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
    color: #fff
}

.form textarea:-ms-input-placeholder,
.form input:-ms-input-placeholder {
    color: #fff
}

.form input.ac,
.form textarea.ac {
    background: #fff;
    border-color: #fff
}

.form input.ac::-webkit-input-placeholder,
.form textarea.ac::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .7)
}

.form textarea {
    border: 1px solid rgba(255, 255, 255, .3);
    display: inline-block;
    box-sizing: border-box;
    background: transparent;
    padding-left: 15px;
    outline: none;
    line-height: 52px;
    color: rgba(0, 0, 0, .7);
    width: 100%;
}

.form button {
    display: block;
    width: 140px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    margin: 26px auto 0;
    background: #fff;
    color: rgba(0, 0, 0, .7)
}

.form button:hover {
    opacity: .8;
}

.zptit h2 {
    float: left;
    font-size: 18px;
    color: #666666;
    width: 33.5%;
    line-height: 50px
}

.zptit h3 {
    float: left;
    font-size: 18px;
    color: #666666;
    width: 10%;
    line-height: 50px;
    text-align: center
}

.zptit h4 {
    float: right;
    font-size: 18px;
    color: #666666;
    width: 20.8%;
    text-align: right;
    line-height: 50px
}

.zptit h5 {
    float: right;
    font-size: 18px;
    color: #666666;
    line-height: 50px;
    width: 10%;
    text-align: center
}

.zpxx {
    margin-top: 68px
}

.zpxx li {
    margin-bottom: 12px;
}

.zpxx li:first-child h2,
.zpxx li:first-child h3,
.zpxx li:first-child h4,
.zpxx li:first-child h5 {
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    padding-left: 0
}

.zpxx li:first-child .zptit {
    background: #1378c6;
}

.zptit>div {
    float: right;
    width: 20.8%;
    height: 50px;
    line-height: 50px;
    text-align: right
}

.zptit {
    height: 50px;
    box-sizing: border-box;
    padding: 0 5%;
    background: #dfdfdf
}

.jiajian {
    width: 28px;
    height: 28px;
    border: 2px solid #606060;
    color: #606060;
    border-radius: 50%;
    line-height: 28px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.jiajian i {
    position: absolute;
    display: inline-block;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 28px;
    height: 2px;
    line-height: 6px;
}

.jiajian i:nth-child(2) {
    transform: translateX(-50%) translateY(-50%) rotateZ(90deg)
}

.jiajian.ac i:nth-child(2) {
    opacity: 0;
}

.zpinner h2 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-top: 35px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.zpinner {
    padding: 20px 5% 35px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    display: none
}

.zpinner p {
    font-size: 15px;
    color: #666666;
    line-height: 30px;
    display: block;
    padding-right: 50px;
}

.zpinner p {
    margin-bottom: 20px;
}

.zpxx li:nth-child(2) .zpinner {
    display: block
}

.zp {
    padding-bottom: 102px;
    padding-top: 80px;
}

.zpxx .ejtit {
    margin-bottom: 70px
}

.zpinner {
    font-size: 0;
    padding: 0 170px 43px 120px;
}

.zpleft {
    display: inline-block;
    width: 39.2%;
    vertical-align: top;
}

.zpright {
    display: inline-block;
    width: 60.8%;
    vertical-align: top;
}

.zpinner a {
    display: block;
    width: 230px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #0091cc;
    color: #fff;
    margin-top: 30px;
}

.zpinner a font {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    font-size: 24px;
}

.zpinner a:hover {
    opacity: .8;
}

.zpxx {
    padding-bottom: 100px;
}

.ssjg {
    background: #f6f6f6;
}

.ssjg .container>h2 {
    line-height: 110px;
    color: #333333;
    font-size: 16px;
}

.ssjg .container>h2 img {
    margin-right: 10px;
}

.ssjg li {
    background: #fff;
    margin-bottom: 14px;
    position: relative;
}

.ssjg li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 33px 195px 36px 75px;
    box-sizing: border-box;
}

.ssjg li h6 {
    position: absolute;
    right: 80px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border: 1px solid #0091cc;
    text-align: center;
    line-height: 40px;
    color: #0091cc
}

.ssjg li h2 {
    width: 97px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 3px;
    background: #eaeaea;
    color: #333333;
    font-size: 15px;
    margin-bottom: 15px;
}

.ssjg li h3 {
    font-size: 18px;
    color: #212121
}

.ssjg li span {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 11px;
}

.ssjg li p {
    color: #777777;
    line-height: 22px;
}

.ssjg li:hover h6 {
    background: #0091cc;
    color: #fff
}

.ssjg li:hover h2 {
    color: #0091cc
}

.whhd {
    padding: 66px 0 0
}

.whhd li {
    margin-bottom: 20px;
}

.whhd li a {
    font-size: 0;
    display: block;
    box-sizing: border-box;
    padding: 43px 160px 43px 43px;
    position: relative;
    background: #fff;
}

.whhd li img {
    width: 27.8%;
}

.hdtxt {
    width: 72.2%;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 100px 0;
}

.whhd li h2 {
    font-size: 16px;
    color: #333333
}

.whhd li span {
    color: #999999;
    display: inline-block;
    margin: 15px 0;
}

.whhd li p {
    font-size: 12px;
    color: #7a7a7a;
    line-height: 24px;
}

.whhd li h6 {
    width: 52px;
    height: 52px;
    border: 1px solid #0091cc;
    color: #0091cc;
    text-align: center;
    line-height: 54px;
    position: absolute;
    right: 43px;
    top: 50%;
    transform: translateY(-50%);
}

.whhd li:hover h6 {
    background: #0091cc;
    color: #fff
}

.whhd li:hover h2 {
    color: #0091cc
}

.whhd li:last-child {
    margin-bottom: 0;
}

.whln li {
    width: 18.88%;
    margin-right: 1.4%;
    display: inline-block;
    background: #fff;
    vertical-align: top;
    padding-top: 60px;
    text-align: center;
}

.whln li:last-child {
    margin-right: 0;
}

.whln {
    padding: 65px 0;
}

.whln li img {
    width: 100%;
}

.whln li p {
    line-height: 26px;
    color: #666666;
    font-size: 18px;
    width: 75%;
    margin: 70px auto 45px;
    height: 78px;
    text-align: left;
}

.newlist {
    margin-top: 46px;
}

.newlist li {
    display: inline-block;
    position: relative;
    width: 23.8%;
    margin-right: 1.6%;
    margin-bottom: 26px;
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    background: #fff;
}

.newlist li:nth-child(4n) {
    margin-right: 0;
}

.newlist li img {
    width: 100%;
    /* opacity: 0; */
}

.newlist li div {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 30px 20px;
    z-index: 2;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    /* background-color: #33333345; */
}

.xwlist_inner h3 {
    line-height: 27px;
    color: #999999;
}

.xwlist_inner h2 {
    line-height: 38px;
    color: #666666;
    font-size: 30px;
    font-family: 'b';
    margin-bottom: 10px;
}

.xwlist_inner p {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    height: 26px;
    /* height: 156px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwlist_inner h6 {
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #cccccc;
    border-radius: 25px;
    margin-top: 20px;
}


/* .newlist li:hover img {
	opacity: 1; */


}
.newlist li:hover h2,
.newlist li:hover h3,
.newlist li:hover p {
    color: #fff
}
.newlist li:hover h6 {
    background: #0081cc;
}
.xwxq {
    box-sizing: border-box;
    padding: 90px 117px 100px;
    background: #fff;
    margin: 50px auto;
}
.newleft {
    display: inline-block;
    width: 65.3%;
    margin-right: 8.47%;
}
.newright {
    display: inline-block;
    width: 26.2%;
    vertical-align: top;
}
.tjbanner {
    height: 400px;
    box-sizing: border-box;
    border: 1px solid #dee3e7;
    padding: 36px 25px;
    background: #f9fbfd;
}
.tjbanner .swiper-container {
    height: 100%;
}
.tjbanner h2 span {
    font-size: 15px;
    color: #666666;
    line-height: 25px;
    display: block;
}
.tjbanner h2 {
    display: block;
    line-height: 22px;
    color: #999999
}
.tjbanner .swiper-slide:hover h2 {
    color: #000000
}
.newleft h2 {
    color: #2c3740;
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
}
.newleft h3 {
    line-height: 28px;
    color: #9ca6ae;
    padding-bottom: 30px;
    border-bottom: 1px solid #dee3e7;
    margin-bottom: 30px;
}
.newleft p {
    text-indent: 2em;
    color: #636c74;
}
.newleft p strong {
    font-weight: bold;
}
.newleft img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 20px auto;
}
.newnp {
    font-size: 0;
    margin-top: 50px;
    border-top: 1px solid #dae0e5;
    padding-top: 53px;
}
.newnp a {
    display: inline-block;
    width: 98px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #d8d8d8;
    float: right;
    margin-left: 6px;
}
.newnp a:hover {
    color: #fff;
    background: #0091cc;
    border-color: #0091cc
}
.newnp a:nth-child(1) {
    width: 164px;
    float: left;
}
.newnp a font {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.tjtit h2 {
    display: inline-block;
    font-weight: bold;
    font-size: #2c3740;
    font-size: 20px;
}
.tjtit h2 img {
    margin-right: 5px;
}
.tjtit {
    margin-bottom: 18px;
}
.tjtit div {
    float: right;
    font-size: 0;
}
.tjtit h6 {
    display: inline-block;
    width: 30px;
    line-height: 33px;
    border: 1px solid #c4c4c4;
    text-align: center;
    margin-left: 5px;
    color: #c4c4c4;
    height: 30px;
    cursor: pointer;
}
.tjtit h6:hover {
    color: #fff;
    background: #0091cc;
    border-color: #0091cc;
}
.yjzs {
    padding-top: 57px
}
.yjzs li {
    background: #fff;
    margin-bottom: 25px;
}
.yjzs li:last-child {
    margin-bottom: 0;
}
.yjzs li img {
    width: 50%;
    vertical-align: top;
}
.yjzs li a {
    display: block;
    font-size: 0;
}
.yjinner {
    display: inline-block;
    width: 50%;
    margin-top: 60px;
    box-sizing: border-box;
    padding: 0 75px;
}
.yjtit {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    margin-bottom: 25px;
}
.yjtit:before {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background: #0091cc;
    position: absolute;
    left: 0;
    bottom: -2px;
}
.yjtit h6 {
    float: right;
    width: 58px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    color: #fff;
    background: #b2b2b2;
}
.yjtit h2 {
    display: inline-block;
    color: #333333;
    font-weight: bold;
    font-size: 24px;
    vertical-align: middle;
    line-height: 58px;
}
.yjinner p {
    line-height: 24px;
    color: #666666;
    width: 70%;
}
.yjinner p span {
    font-weight: bold;
}
.yjzs li:hover h6 {
    background: #0091cc;
}
.yjxq {
    border-top: 3px solid #0091cc;
    padding: 60px 100px 45px;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 40px;
}
.yjxq>h2 {
    text-align: center;
    color: #333333;
    font-size: 35px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 40px;
    position: relative;
}
.yjxq>h2:after {
    content: '';
    display: inline-block;
    width: 44px;
    height: 2px;
    background: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.yjxq img {
    display: block;
    max-width: 100%;
    margin: 0 auto 75px;
}
.yjms {
    font-size: 0;
}
.yjms li {
    display: inline-block;
    width: 46%;
    margin-right: 8%;
    vertical-align: top;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.yjms li:nth-child(2n) {
    margin-right: 0;
}
.yjms li h2 {
    color: #333333;
    font-weight: bold;
    font-size: 22px;
    line-height: 40px;
}
.yjms li span {
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
    display: block;
    height: 48px;
}
.yjms li:nth-child(6),
.yjms li:nth-child(7) {
    border-bottom: 0;
}
.xmtd {
    padding: 120px 100px;
    margin-bottom: 79px;
}
.xmtd h3 {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}
.xmtd p {
    color: #666666;
    font-size: 16px;
}
.ywfwpage.ywfw {
    padding-bottom: 67px;
}
.ywnum li:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 18px solid #fff;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -60px;
    opacity: 0;
}
.ywnum li.ac:after {
    opacity: 1;
}
.zbgglist {
    box-sizing: border-box;
    padding: 100px 120px 0 120px;
}
.zbgglist li {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 30px;
}
.zbgglist li:last-child {
    margin-bottom: 0;
}
.zbgglist li a {
    font-size: 0;
    display: block;
    box-sizing: border-box;
    padding-right: 140px;
    position: relative;
    padding-bottom: 30px;
}
.zbgglist li h6 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #0091cc;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #0091cc
}
.zbtime {
    display: inline-block;
    box-sizing: border-box;
    width: 18.2%;
    border: 1px solid #eaeaea;
    background: #f8f8f8;
    height: 125px;
    position: relative;
    vertical-align: middle;
}
.zbtime h2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 30px;
    color: #0091cc;
    text-align: center;
    line-height: 34px;
    width: 100%;
}
.zbtime h2 span {
    display: block;
    color: #8c8c8c;
    font-size: 15px;
    line-height: 24px;
}
.zbtxt {
    display: inline-block;
    vertical-align: middle;
    width: 81.8%;
    box-sizing: border-box;
    padding-left: 45px;
}
.zbtxt h2 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 20px;
}
.zbtxt p {
    line-height: 28px;
    color: #666666
}
.zbgglist li:hover .zbtime,
.zbgglist li:hover h6 {
    background: #0091cc;
    color: #fff
}
.zbgglist li:hover .zbtime h2,
.zbgglist li:hover .zbtime h2 span {
    color: #fff
}
.zjk {
    box-sizing: border-box;
    border: 1px solid #ececec;
    padding: 65px 150px 100px;
    margin-top: 55px;
    background: #fff;
    margin-bottom: 35px;
}
.zjk h2 {
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 90px;
    color: #333333;
    font-size: 30px;
}
.zjk h2:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #333333;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.zjk h3 {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}
.zjk p {
    font-size: 16px;
    color: #666666;
    margin-bottom: 40px;
}
.enclosure a {
    display: inline-block;
    width: 48.6%;
    margin-right: 2.8%;
    height: 92px;
    box-sizing: border-box;
    border: 1px solid #ececec;
    padding-left: 50px;
    line-height: 92px;
    padding-right: 40px;
    background: #fff;
    font-weight: bold;
}
.enclosure a:nth-child(2n) {
    margin-right: 0;
}
.enclosure span {
    float: left;
}
.enclosure font {
    float: right;
    font-weight: normal;
    font-size: 22px;
}
.enclosure {
    margin-bottom: 70px;
}
.enclosure a:hover {
    background: #0091cc;
    color: #fff
}
.zs {
    margin: 100px auto 70px;
}
.zs span {
    line-height: 60px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    display: block;
}
.zs li {
    position: absolute;
}
.zs {
    position: relative;
}
.zs li img {
    width: 100%;
}
.zzjg {
    padding: 110px 0;
    background-repeat: no-repeat;
    background-image: url(../images/zzjgbac_02.jpg);
    background-size: 100% 100%;
}
.zzjg img {
    margin: 0 auto;
    display: inline-block;
    max-width: 100%;
}
.whlns {
    margin-top: 72px;
}
.whlns li {
    position: relative;
    margin-bottom: 26px
}
.whlnstxt {
    background: #fff;
    width: 35.07%;
    box-sizing: border-box;
    padding: 48px 66px 0 90px;
    height: 305px;
}
.whlnsimg {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 66.8%;
}
.whlnsimg img {
    height: 100%;
    width: 100%;
}
.whlnstxt img {
    margin-bottom: 15px;
}
.whlnstxt h2 {
    color: #0091cc;
    font-size: 24px;
    font-weight: bold;
    line-height: 37px;
}
.whlnstxt h3 {
    line-height: 23px;
    color: #BABABA;
    font-size: 16px;
    margin-bottom: 25px;
}
.whlnstxt p {
    line-height: 26px;
    font-size: 18px;
    color: #666666
}